home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / doorware / ratrce11.zip / DOOR.CFG < prev    next >
Text File  |  1996-11-15  |  1KB  |  26 lines

  1. ; DOOR.CFG - Door configuration file for additional customization
  2. ;
  3. ; You may use this file to change any of the settings that you find
  4. ; here.  Any text following a semi-colon (;), and blank lines, are ignored.
  5. ;
  6. ;------------------------------------------------------------------------------
  7. ;
  8. ;  Maximum length of time a user is permitted to access the door. If the user's
  9. ;  total remaining time on the BBS is less than this value, the user will only
  10. ;  be permitted to access the door for this shorter length of time. This option
  11. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  12. ;  When this option is disabled, the user will be permitted to use the full
  13. ;  of their remaining time on the BBS within the door.
  14. ;
  15. ;MaximumDoorTime    15
  16. ;
  17. ;------------------------------------------------------------------------------
  18. ;
  19. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  20. ;  without the user pressing any key, before the user will be automatically
  21. ;  disconnected. A value of 0 disables inactivity timeouts.
  22. ;
  23. InactivityTimeout    300
  24. ;
  25. ;------------------------------------------------------------------------------
  26.